Skip to main content
← Back to index page

1.87.0

Add account-quotas component

What

  • Add account-quotas component to manage account service quota increase requests

Why

  • Add service quotas to the infrastructure that can be represented in code

Notes

Cloud Posse has a service quotas module, but it has issues, such as not allowing the service to be specified by name, and not having well documented inputs. It also takes a list input, but Atmos does not merge lists, so a map input is more appropriate. Overall I like this component better, and if others do, too, I will replace the existing module (only at version 0.1.0) with this code.

Commiters

Pull Requests