hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.77k stars 9.13k forks source link

r/appconfig_deployment: add predefined strategies to validation of `deployment_strategy_id` #20418

Closed anGie44 closed 3 years ago

anGie44 commented 3 years ago

Community Note

Description

A Deployment's deployment strategy id can now reference predefined Deployment Strategies which are prefixed with AppConfig. Currently, plan-time validation only accounts for ^[a-z0-9]{4,7} patterns.

https://github.com/hashicorp/terraform-provider-aws/blob/e31620b7229900e77f60e16485cbd1b36809eaff/aws/resource_aws_appconfig_deployment.go#L57-L62

New or Affected Resource(s)

References

github-actions[bot] commented 3 years ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.