Open quixoticmonk opened 6 months ago
This is happening on the awscc_codebuild_fleet
resource as well.
with awscc_codebuild_fleet.example,
│ on main.tf line 1, in resource "awscc_codebuild_fleet" "example":
│ 1: resource "awscc_codebuild_fleet" "example" {
│
│ Calling Cloud Control API service UpdateResource operation returned: operation error
│ CloudControl: UpdateResource, https response error StatusCode: 400, RequestID:
│ ce98f925-e654-4cc6-9726-429bb7f43c55, api error ValidationException: Model validation
│ failed (#/Tags/0/Key: failed validation constraint for keyword [pattern])
Community Note
Terraform CLI and Terraform AWS Cloud Control Provider Version
Affected Resource(s)
Terraform Configuration Files
Please include all Terraform configurations required to reproduce the bug. Bug reports without a functional reproduction may be closed without investigation.
Debug Output
Panic Output
Expected Behavior
The signing profile should be created.
Actual Behavior
Recieved the below error message.
Steps to Reproduce
terraform apply
Important Factoids
References