aws-for-fluent-bit | The source of the amazon/aws-for-fluent-bit container image | AWS library
kandi X-RAY | aws-for-fluent-bit Summary
kandi X-RAY | aws-for-fluent-bit Summary
The source of the amazon/aws-for-fluent-bit container image
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of aws-for-fluent-bit
aws-for-fluent-bit Key Features
aws-for-fluent-bit Examples and Code Snippets
Community Discussions
Trending Discussions on aws-for-fluent-bit
QUESTION
I am bringing up aws_ecs_task_defintion
with following terraform configuration.
I pass local.image_tag
as variable to control the deployment of our ecr image through terraform.
I am able to bring up the ecs_cluster on initial terraform plan/apply cycle just fine.
However, on the subsequent terraform plan/apply cycle, terraform is forcing the new container definition and thats why redeploying the entire task definition even though our ecr image local.image_tag
remains just same
This behaviour, is causing the unintended task definition recycle without any changes to the ecr image and just terraform forcing values with defaults.
TF Config
...ANSWER
Answered 2021-Apr-16 at 15:41There is a known terraform aws provider bug for this issue.
In order to make terraform not replace the running task / container definition, I have to fill out all the default values that its showing on terraform plan with either null or empty sets of configuration.
Once all the parameters are filled out, I ran the terafform plan/apply cycle again to ensure its not replacing the container definition like it was doing it before.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install aws-for-fluent-bit
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page