Skip to content

google_compute_firewall always uses the beta API even when not using any beta fields. #429

Description

@rosbo

In #345, we added a new beta feature. Rule priority.

The priority field has a default value of 1000. Even if the field is not set, we have a value of 1000 for the field. The getComputeApiVersion considers the field as set and therefor activates the beta API.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions