Open driskillb43 opened 2 years ago
As mentioned in #24155 , this may require a similar approach by creating a new resource type: aws_default_xray_sampling_rule
Using terraform import also does not work here, hoping we get this support soon so we can manage this setting in our IAC
Community Note
Terraform CLI and Terraform AWS Provider Version
Terraform: 0.14.10 AWS Provider: 4.2.0
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
The sampling rule can be updated
Actual Behavior
The following error is thrown:
Steps to Reproduce
Use the configuration file above and attempt a "terraform plan"