AWS SSM DoesNotExistException for missing Patch Baseline #4612
Labels
bug
Addresses a defect in current functionality.
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/ssm
Issues and PRs that pertain to the ssm service.
Milestone
This issue was originally opened by @wjburn as hashicorp/terraform#18099. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
Terraform Configuration Files
Debug Output
Crash Output
Expected Behavior
terraform should re-create the missing aws patch baseline.
Actual Behavior
terraform crashes at 'terraform apply'
Steps to Reproduce
create an aws patch baseline
delete the patch baseline outside of terraform
terraform init (passes)
terraform apply (crash with above crash output)
Additional Context
References
The text was updated successfully, but these errors were encountered: