File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
assume_administrator_access_policy_document
assume_github_actions_policy_document Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
aws = {
4
4
source = " hashicorp/aws"
5
- version = " 5.98 .0"
5
+ version = " 6.0 .0"
6
6
}
7
7
}
8
8
}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
aws = {
4
4
source = " hashicorp/aws"
5
- version = " 5.98 .0"
5
+ version = " 6.0 .0"
6
6
}
7
7
}
8
8
}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
aws = {
4
4
source = " hashicorp/aws"
5
- version = " 5.98 .0"
5
+ version = " 6.0 .0"
6
6
}
7
7
}
8
8
}
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ terraform {
2
2
required_providers {
3
3
aws = {
4
4
source = " hashicorp/aws"
5
- version = " 5.98 .0"
5
+ version = " 6.0 .0"
6
6
}
7
7
}
8
8
backend "s3" {
You can’t perform that action at this time.
0 commit comments