aptible / terraform-provider-aptible

The official Terraform provider for Aptible Deploy
https://registry.terraform.io/providers/aptible/aptible/latest
10 stars 13 forks source link

Question: Provider Configuration #57

Closed mmshin closed 2 years ago

mmshin commented 2 years ago

I wanted to use Terraform to provision resources in Aptible and we're using Terraform with Atlantis. I am just wondering how you would usually pass the credentials to authenticate the provider? From the doc, it says how you normally do it via aptible login How can it be done in an automated way? Because I can't find neither any docs or closed issues about it. Thanks!