We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8673c7 commit d36fe64Copy full SHA for d36fe64
main.tf
@@ -1,7 +1,3 @@
1
-provider "scaleway" {
2
- # Provide configuration with environment variables, see https://www.terraform.io/docs/providers/scaleway/index.html#environment-variables
3
-}
4
-
5
data "template_file" "userdata" {
6
template = file("${path.module}/cloud-init-user-data")
7
0 commit comments