Workflow

The recommended Environment Manager workflow includes:

  • Creating templates to use to create environments.

  • Resource Template

    • A Resource Template needs a Repository that points to the IaC artifact
    • A Resource Template can be associated with an Agent, deploy the agent on machines/systems where TF execution needs to run
  • Static Resources if existing resource(s) need to be referenced in an environment template

  • Context to define variables that are used across resource templates and/or environment templates

  • Create an Environment Template, Environment Template can include one or more Resource Templates and/or Static Resources

  • Expose Environment Templates to the appropriate users