We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7856f79 commit 50ff1c9Copy full SHA for 50ff1c9
infra/modules/bedrock-data-automation/providers.tf
@@ -1,7 +1,7 @@
1
terraform {
2
required_providers {
3
awscc = {
4
- source = "hashicorp/awscc"
+ source = "hashicorp/awscc"
5
version = ">= 1.63.0"
6
}
7
0 commit comments