We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaed147 commit 057be76Copy full SHA for 057be76
_examples/basic/example.tf
@@ -1,6 +1,4 @@
1
provider "digitalocean" {
2
- spaces_access_id = "xxxxxxxxxxxxxxxxxxxx"
3
- spaces_secret_key = "xxxxxxxxxxxxxxxxxxxx"
4
}
5
6
##------------------------------------------------
_examples/complete/example.tf
0 commit comments