0
0
llucycodes42
The provider "atlas" line creates a new Atlas provider. The token property sets the provider's token.
Shortcut: tf_atlas
provider "atlas" {
token = "${atlasToken}"
}
0
0
llucycodes42
The provider "atlas" line creates a new Atlas provider. The token property sets the provider's token.
Shortcut: tf_atlas
provider "atlas" {
token = "${atlasToken}"
}