Skip to content

0.1.0: Adding new module, documentation, and complete example (#1)

Compare
Choose a tag to compare
@osterman osterman released this 13 Oct 21:15
6d60cb6
* Initial commit

* Updating README

* Updating README

* Updating documentation

* Fixing small documentation thing

* Renaming k8s_namespace

* Updating a few things

* Some minor formatting tweaks

* A few more tweaks

* Updating examples

* Adding first draft of service acount

* A couple small tweaks

* Breaking out k8s resource values into TF vars

* Updating vars

* Renaming fixtures in complete example

* Updating variable description

* Fixing a formatting thing

* Fixing formatting & added missing variable

* Fixing a couple more things

* Update README.yaml

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Update README.yaml

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Update README.yaml

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Update variables.tf

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Update variables.tf

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Update README.yaml

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Update main.tf

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Making a bunch of updates

* Fixing a formatting thing

* Update README.md

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Update README.md

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Update README.yaml

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Updating README

* A few more updates

* Adding support for agent CLI arguments

* Cleaning up namespace/service_account stuff and adding outputs

* Lots of updates

* Updating README

* Fixing namespace output

* Fixing HEREDOC

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Fixing HEREDOC

Co-authored-by: Erik Osterman <erik@cloudposse.com>

* Fixing more HEREDOC

* Renaming tfc_extra_envs var to agent_envs

* Fixing a few things found during testing

Co-authored-by: Dan Meyers <danjbh@users.noreply.github.com>
Co-authored-by: Erik Osterman <erik@cloudposse.com>