This website works better with JavaScript
Home
Explore
Help
Register
Sign In
chris
/
tfmodule-aws-redis-enterprise
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
669e0572cf
Branches
Tags
make_ssh_key_configurable
master
tfmodule-aws...
/
main.tf
main.tf
76 B
History
Raw
1
2
3
4
provider "aws" {
region = "${var.region}"
profile = "${var.profile}"
}