Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Add the ability to choose the "app_profile" on cloudavenue_edgegateway_nat_rule #822

Closed
o-presentini opened this issue Nov 18, 2024 · 1 comment · Fixed by #830
Assignees
Labels
enhancement New feature or request

Comments

@o-presentini
Copy link

Description

DNAT must be able to route external port to a different local port on VM like vcd provider

Affected Resource(s) and/or Data Source(s)

cloudavenue_edgegateway_nat_rule

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

@o-presentini o-presentini added the enhancement New feature or request label Nov 18, 2024
@azrod
Copy link
Member

azrod commented Nov 18, 2024

Hi @o-presentini,

We have already identified this point and we decided not to implement it for the following reasons:

// Not implemented because App_Port_profile for nat rule allow only one port list and one protocol - no real utility
// "app_port_profile_id": superschema.SuperStringAttribute{
// Common: &schemaR.StringAttribute{
// MarkdownDescription: "Application Port Profile ID to which the rule applies.",
// },
// Resource: &schemaR.StringAttribute{
// Optional: true,
// },
// DataSource: &schemaD.StringAttribute{
// Computed: true,
// },
// },

@dmicheneau dmicheneau self-assigned this Nov 19, 2024
@dmicheneau dmicheneau linked a pull request Nov 20, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants