Codepipeline OAuthToken property inside source configuration should be sensitive #4768
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/codepipeline
Issues and PRs that pertain to the codepipeline service.
Milestone
Community Note
Terraform Version
Terraform v0.11.7
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
stage.0.action.0.configuration.OAuthToken
should appear as sensitive in terraform plan and applyActual Behavior
stage.0.action.0.configuration.OAuthToken
value is shown in plan and apply.Steps to Reproduce
terraform plan -out=plan
terraform apply plan
References
<sensitive>
in plan/apply output #4261 : Related to this issue, but for codepipelineThe text was updated successfully, but these errors were encountered: