Dan Everton · @deverton
53 followers · 154 posts · Server hachyderm.io

Oh Cloudformation what have you done this time?

Deleting an EBS volume set to `SNAPSHOT` and Cloudformation timed out waiting for the snapshot creation. Instead of stopping right there, it's now retried and gone on to create *another* snapshot. So now I have two snapshots in pending...

What will it do if this one times out I wonder?

#cloudformation #aws

Last updated 1 year ago

Urda · @urda
27 followers · 266 posts · Server urda.social

@DailyAwsTips yeah but you should really use and not directly!

#cdk #cloudformation #aws

Last updated 1 year ago

Exporting Serverless Framework (sls) Function URLs And Paths As Outputs link.medium.com/rrwEE2lwvCb

#serverless #aws #cloudformation

Last updated 1 year ago

GregCocks · @GregCocks
554 followers · 493 posts · Server techhub.social
Robert Watkins · @twasink
50 followers · 762 posts · Server aus.social

An improvement, but not enough.

I know that I've wasted heaps of times cleaning up resources like S3 Buckets, which CloudFormation won't _let_ you delete automatically if it's got data, _and_ then won't let you import automatically. This new ‘RetainExceptOnCreate’ will help, but please - what is really needed is a better way to bring unmanaged resources into a stack.

(The "import" functionality in the console is _almost_ worse than useless)

aws.amazon.com/about-aws/whats

#cloudformation #aws

Last updated 1 year ago

Neal Gamradt · @ngamradt
2 followers · 30 posts · Server social.vivaldi.net

For folks working with who are not using something like , this is a nice enhancement to CloudFormation:

aws.amazon.com/about-aws/whats

#aws #cloudformation #cdk #cloud #iac

Last updated 1 year ago

Jay Cuthrell · @jay
107 followers · 484 posts · Server cuthrell.com
Ben Hardill · @ben
162 followers · 930 posts · Server bluetoot.hardill.me.uk

Any AWS Cloudformation wizards know if you can populate files on a volume using parameters when deploying containers to ECS?

#aws #ecs #cloudformation

Last updated 1 year ago

RhiMG · @TangueraRhi
50 followers · 541 posts · Server toot.wales
Vlad Ionescu (he/him) · @iamvlaaaaaaad
249 followers · 216 posts · Server hachyderm.io

is a car and is a delivery van.

After a while, techies got _passionate_ and came out with and which are pretty much a Hummer H2.

System Initiative (SI) proposes leaving the US car-focused hellscape, moving to Amsterdam/Oulu, and getting an electric bike. It's pure bliss!

🧵 1/10

#terraform #cloudformation #cdk #pulumi

Last updated 1 year ago

Ben Kehoe · @ben11kehoe
1125 followers · 174 posts · Server mastodon.cloud

The language extensions RFC for Fn::ForEach has been published, a great time to take a look and give feedback on the tracking issue github.com/aws-cloudformation/

#cloudformation #aws #infrastructureascode

Last updated 1 year ago

GregCocks · @GregCocks
278 followers · 359 posts · Server techhub.social
GregCocks · @GregCocks
275 followers · 358 posts · Server techhub.social
Franco Lombardo 🇺🇦 · @f_lombardo
1 followers · 4 posts · Server phpc.social

Deleting stacks is a pain. I'd like to force and speed up the deletion process. What do you think of this tool written in ?
dev.to/aws-builders/a-cli-tool

#aws #cloudformation #golang

Last updated 1 year ago

Nina Mitchell · @nimssnogard
320 followers · 307 posts · Server mastodon.scot
ДевоПес · @devops
36 followers · 135 posts · Server twiukraine.com

Не знав, що за допомогою можна додавати нод групи та керувати кластером на . Клієнт зробив YAML маніфест, який оброблює eksctl та створює стек з ресурсами (у цьому випадку додатковою групою нод). Ноди створюються та працюють недовго, потім переходять у Uknown стан. Швидкий аналіз показав, що нода не може зрозуміти, яка роль на ній навішена (aws sts get-caller-identity не працює). Виявилось, що launch template був створений з вимикненим сервісом IMDSv2

#eksctl #kubernetes #aws #cloudformation

Last updated 1 year ago

Mark Nichols :neovim: · @zanshin
51 followers · 628 posts · Server hachyderm.io

Am I upset that I spent the day push a wet noodle up the wrong hill? Sorta. But I did learn a lot about how the previous IT guy set things up, and where (I think he was headed).

Hopefully the newly gained understanding / knowledge will still be in my head come Monday. 2/2

#eks #cloudformation #LoadBalancer #namingishard

Last updated 2 years ago

andy · @woodsbythesea
30 followers · 285 posts · Server fosstodon.org

Rare cloud formations spotted over New Hampshire.

old.reddit.com/r/oddlysatisfyi

"Undulatus asperitus clouds are made up of a thick layer of clouds, below 7,000 feet, that are showing the turbulent conditions in the atmosphere."

en.wikipedia.org/wiki/Asperita

#cloudformation #reddit #newhampshire #asperitus

Last updated 2 years ago

Sly Gryphon · @sgryphon
49 followers · 420 posts · Server qoto.org

So, vs . Looks to be ending up the same as Azure vs . If you already have the template, and deploy it once, it is good. But developing CLI scripts is quicker (debug one step at a time, rather than all at once). And templates run into the same dead ends: e.g. decides it needs to recreate the entire subnet, so it attempts to, but runs into an IP address conflict with the existing one, and the whole thing stops. There are things/changes that declarative approaches just can't do, and you need to use migrations (CLI scripts).

#aws #cloudformation #awscli #arm #AzureCLI

Last updated 2 years ago

Jay Cuthrell · @jay
82 followers · 263 posts · Server cuthrell.com