You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
We can allow an INVALIDATE_CACHE repository variable to be set to 'yes' or 'no' to
- pipe: atlassian/aws-cloudfront-invalidate:0.4.1 variables: AWS_ACCESS_KEY_ID: $AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY: $AWS_SECRET_ACCESS_KEY AWS_DEFAULT_REGION: $AWS_DEFAULT_REGION DISTRIBUTION_ID: '123xyz'
manually change it from repo settings.
This would allow conditional execution efficiently in the package.
atlassian/aws-cli image doesn't have all the options from atlassian/default-image (e.g. ssh) so the only solution currently would be to manually install the aws-cli in our script and use it.
Hi @nikos_triantafyllou ,
Do you mean add support INVALIDATE_CACHE in the aws-cloudfront-invalidate pipe?
It would be nice if you provide us with more details about your case.
Thank you!
My case is simple, I want to ssh into a server(currently using ssh-run which works ok) and then invalidating cloudfront cache.
For the aws-cloudfront-invalidate pipe maybe support a custom repository variable in python script to execute the pipe only when set.
It is very common to want to make a deployment without invalidating the cache, so tweeking this variable can be usefull.
Now the only reasonable way to do it is either create a step to use another image i.e. atlassian/aws-cli and run a script to check for the variable value and invalidate cache if set to yes.
Additionally, there is no atlassian image(maybe didn't find one) that has both ssh AND aws-cli without being too large.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey there Cloud Community members! We’re excited to give you the first glimpse of the new home for business teams on Jira — Jira Work Management. Jira Work Management is the next generation of J...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.