Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
hashicorp/cloudinit
1 parent aaf834f commit 336e83bCopy full SHA for 336e83b
examples/templates/aws-linux/main.tf
@@ -3,6 +3,9 @@ terraform {
3
coder = {
4
source = "coder/coder"
5
}
6
+ cloudinit = {
7
+ source = "hashicorp/cloudinit"
8
+ }
9
aws = {
10
source = "hashicorp/aws"
11
0 commit comments