Was it difficult for your teams to implement Terra...
# terraform
d
Was it difficult for your teams to implement Terraform using AWS services?
h
Took a bit to get used to since we had never used TF and we created a lot of custom TF code but once it was done its been pretty easy
l
Dominic, recently did this at my current employer. We have no IaC before Terraform. Hardest part was figuring out where to start in getting Terraform in the flow of development.
k
I found this guide that might be helpful for you.
h
Depending on what your trying to do you can also look into TF frameworks like https://www.kubestack.com/ or curated modules https://github.com/orgs/cloudposse/repositories
d
Thank you all, it was very useful to hear out your insights
👍 2
m
@Hugo Pinheiro I'm always a bit sceptical about the CloudPosse custom toolings like atmos and geodesic, I'd love to hear what's your experience with them?
h
@Mengda Lei I got a poc of using geodesic as a base container for a local portable dev environment, initially i used atmos as a custom cli but they moved away from that and you cant do custom commands anymore so i used the same cli package they initial had used to build my own custom cli, works pretty well, we havent tried their modules since we went with the regular community ones with our own customization on top, but we have gotten bitten more than once by the community ones where they do entire reworks :(
👍 1
👀 1
m
thanks for @Hugo Pinheiro!
👍 1