Setup the basic CI/CD with a github action that has access to both AWS and the Databricks account.
Will need to create an IAM setup for AWS and a service principal with a token for the Databricks account. The credentials will be saved in Github Secrets. Will also setup an S3 bucket for the terraform state. This small amount of manual work is needed to get the ball rolling with terraform.
Setup the basic CI/CD with a github action that has access to both AWS and the Databricks account. Will need to create an IAM setup for AWS and a service principal with a token for the Databricks account. The credentials will be saved in Github Secrets. Will also setup an S3 bucket for the terraform state. This small amount of manual work is needed to get the ball rolling with terraform.