Targeted at customers using terraform for cloud management and creating infrastructure for their CI\/CD
Create a terrform provider (listed in registry.terraform.io) that supports automated creation of various resource types:
Today
astronomer_cluster (depends on us providing the API for it)
astronomer_deployment
Future
astronomer_connection
astronomer_envvar
The provider is, for all practical purposes, one more cli (usually written in go) that terraform invokes under the covers to instantiate and manage these resource types.
Targeted at customers using terraform for cloud management and creating infrastructure for their CI\/CD
Create a terrform provider (listed in registry.terraform.io) that supports automated creation of various resource types:
Today
astronomer_cluster (depends on us providing the API for it)
astronomer_deployment
Future
astronomer_connection
astronomer_envvar
The provider is, for all practical purposes, one more cli (usually written in go) that terraform invokes under the covers to instantiate and manage these resource types.
PRD:
https://www.notion.so/astronomerio/CORE-API-Terraform-Provider-6de2a1bc93314c7ca56d5abdbd1767e1