Skip to content

CloudNGFW module should support subnet_mapping according to the endpoint mode #153

@alperenkose

Description

@alperenkose

Is your feature request related to a problem?

cloudngfw resource subnet_mapping is currently hardcoded to availability_zone as of now which is only for "CustomerManaged" endpoint:

availability_zone = subnet_mapping.key

Describe the solution you'd like

We should support dynamic subnet_mapping depending on the type of endpoint_mode, as I understand "ServiceManaged" mode requires subnet_id whereas "CustomerManaged" mode requires availability_zone or availability_zone_id

Describe alternatives you've considered.

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions