This website works better with JavaScript.
Explore
Help
Register
Sign In
shnee
/
k8s-terraform
Watch
1
Star
0
Fork
You've already forked k8s-terraform
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dff900e53a
oracle-vm
new-vpc
zfs
master
consolidate
ansible-test
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'dff900e53a'
${ noResults }
k8s-terraform
/
k8s-nodes
/
modules
/
aws-amis
/
outputs.tf
4 lines
91 B
HCL
Raw
Blame
History
output
"amis"
{
value
=
tomap({ for type, ami in data.aws_ami.amis : type
=
>
ami
.
id
}
)
}
Reference in New Issue
View Git Blame
Copy Permalink