Skip to content

Commit

Permalink
Doc generation changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
normj committed Oct 18, 2024
1 parent 67c2af0 commit bd614ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@
* ID: InstanceType
* Description: The EC2 instance type of the EC2 instances created for the environment.
* Type: String
* **Access to IMDS v1**
* ID: IMDSv1Access
* Description: Access to IMDS v1; Default means new deployments will disable IMDSv1, redeployments leave the setting at its current value.
* Type: String
* **Environment Type**
* ID: EnvironmentType
* Description: The type of environment to create; for example, a single instance for development work or load balanced for production.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@
* ID: InstanceType
* Description: The EC2 instance type of the EC2 instances created for the environment.
* Type: String
* **Access to IMDS v1**
* ID: IMDSv1Access
* Description: Access to IMDS v1; Default means new deployments will disable IMDSv1, redeployments leave the setting at its current value.
* Type: String
* **Environment Type**
* ID: EnvironmentType
* Description: The type of environment to create; for example, a single instance for development work or load balanced for production.
Expand Down

0 comments on commit bd614ef

Please sign in to comment.