使用 cloudformation 在 AWS ECR 中指定标签不变性

Posted

技术标签:

【中文标题】使用 cloudformation 在 AWS ECR 中指定标签不变性【英文标题】:specify tag immutability in AWS ECR using cloudformation 【发布时间】:2020-02-29 08:31:44 【问题描述】:

是否可以在 AWS ECR CloudFormation 模板中指定图像标签不变性?

图像标签不变性是https://docs.aws.amazon.com/cli/latest/reference/ecr/create-repository.html 的一个选项,但我在https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ecr-repository.html 看不到任何明显的方法

【问题讨论】:

【参考方案1】:

这是 Cloudformation 的常见问题,总是落后。您可能需要等待一段时间 util CF 支持此功能。目前,我只是运行 aws cli 来更新这个标签的不变性(以及推送时的图像扫描)

这是之前提出的一个类似问题。

Is it possible to specify data format conversion in AWS Cloudformation?

【讨论】:

以上是关于使用 cloudformation 在 AWS ECR 中指定标签不变性的主要内容,如果未能解决你的问题,请参考以下文章

Aws cloudformation validate-template 一直报错(模板格式错误)

是否可以在 AWS::OpsWorks::Instance 资源中使用 AWS::CloudFormation::Init 和元数据?

AWS 中的 cloudformation 最佳实践

通过 cloudformation 使用 aws `cdk synth` 输出

如何使用 AWS CloudFormation 在 AWS API Gateway 上应用安全策略?

标记使用 cloudformation 创建的 Beanstalk 环境