aws_ssm_patch_baseline operating_system CENTOS missing #4170
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ssm
Issues and PRs that pertain to the ssm service.
Milestone
This issue was originally opened by @bratdim as hashicorp/terraform#17836. 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
Expected Behavior
Terraform should create patch baseline for Centos (like it does for Amazon linux, Suse or Windows)
Actual Behavior
Terrafrom fails with error:
Steps to Reproduce
terraform init
aws_ssm_patch_baseline
to main.tfterraform plan
References
AWS documentation regarding it:
https://docs.aws.amazon.com/systems-manager/latest/APIReference/API_GetDefaultPatchBaseline.html#API_GetDefaultPatchBaseline_ResponseElements
The text was updated successfully, but these errors were encountered: