ArticCon 2022 (continued)
Feeding that data into cloud providers
Now, that data is all well and good for people to work with. But what about maintaining the codebase itself?
- The argument names may drift between providers
ipCidrRangefor GCP andcidrBlockfor AWS
- Some arguments will be duplicates for every resource
- things like
regionandprojectin our GCP example
- things like