This website requires JavaScript.
Explore
Help
Register
Sign In
empayre
/
fleet
Watch
14
Star
0
Fork
0
You've already forked fleet
mirror of
https://github.com/empayre/fleet.git
synced
2024-11-06 08:55:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
08b9f58c68
fleet
/
terraform
/
outputs.tf
7 lines
84 B
Terraform
Raw
Normal View
History
Unescape
Escape
Customer terraform (#9136) * Initial work on customer terraform modules. I'm getting lost so I'll need to start applying stuff to make sure it works * Stopping here for now Next I need to add optional()'s to everything so we can specify partial structure.https://developer.hashicorp.com/terraform/language/expressions/type-constraints#optional-object-type-attributes * A random check in Need to redo basically all variables and fix everything * Got a lot more working finally! * RDS and Elasticache now create * Clean apply, just need debugging * Should be fully working, just need to make a fully working example * Everything is working and added a usage example * Added contributing * fixup * Final wiring changes and ran the autodoc command * Add more docs * Fixup
2022-12-29 21:28:50 +00:00
output
"
byo-vpc
"
{
value
=
module
.
byo
-
vpc
}
create vuln processing addon (#10526) two things here: 1. create addon for use in new modular terraform 2. create vuln processing terraform for legacy terraform, but by default its disabled
2023-03-29 12:57:10 +00:00
output
"
vpc
"
{
value
=
module
.
vpc
}
Reference in New Issue
Copy Permalink