You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,6 +237,8 @@ This module is also available [on the OpenTofu registry](https://search.opentofu
237
237
|`spacelift_api_credentials`| Spacelift API credentials used to authenticate the autoscaler and lifecycle manager with Spacelift. See definition for full details. |`object`<br/>(See definition) |`null`|[variables.tf:304-318](./variables.tf#L304-L318)|
238
238
|`instance_refresh`| If this block is configured, start an Instance Refresh when this Auto Scaling Group is updated |`any`|`{}`|[variables.tf:217-221](./variables.tf#L217-L221)|
239
239
|`instance_market_options`| The market (purchasing) option for the instance |`any`|`{}`|[variables.tf:223-227](./variables.tf#L223-L227)|
240
+
|`autoscaling_vpc_sg_ids`| Security groups that should be assigned to autoscaling lambda |`null`|`[]`|[variables.tf:223-227](./variables.tf#L272-L276)|
241
+
|`autoscaling_vpc_subnets`| Subnets that should be assigned to autoscaling lambda |`null`|`[]`|[variables.tf:223-227](./variables.tf#L278-L82)|
0 commit comments