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

Added support for the ForwardZone and upgraded Terraform and Go Lang version #373

Merged
merged 19 commits into from
Jun 20, 2024

Conversation

JkhatriInfobox
Copy link
Collaborator

Added Resource:

  • Forward_zone

Added Datasource

  • IPv6 Network
  • IPv6 Network Container
  • Host Record
  • Forward Zone

Upgraded Go lang version from v1.17 to v1.21 and above
Upgraded plugin to support terraform version 1.8.1 and above.

JchhatbarInfoblox and others added 18 commits June 4, 2024 15:21
* [ADD] Support Zone Forward Resource and DataSource.

* [IMP] Updated go mod tosupport go version to 1.21 and above, updated vendor dir.

* [FIX] unsetting ns_group field for forward_zone record.

* [FIX] NIOS-101119 custom forwarders configuration in forward zone.
* Fix | NIOS-101231 | Added enable dns to return fields.

* Removed go-client debug replacement in go.mod
…#359)

* [ADD] Add support for external_ns_group for FOWARD ZONE resource and datasource.

* [FIX] Forward Zone CRUD with empty FORWARD_TO when external_ns_group defined.

* Resolve rebase conflict with dev2.7 branch

* Resolve conflict

* Fix | NIOS-101231 | Added enable dns to return fields.

* Removed go-client debug replacement in go.mod

* Updated go.mod and vendor dir

* Updated zone_forward datasource

* Updated zone_forward resource read operation to set forward_to value

* Remove redundant code from zone forward resource_infoblox_zone_forward.go.

---------

Co-authored-by: Jaykumar Chhatbar <45447272+JchhatbarInfoblox@users.noreply.github.com>
* [FIx] BUG-NPA-35 to support import with both external_ns_group and ns_group

* [FIx] Queryparam pointer for forward zone datasource_infoblox_zone_forward.go
* Adding examples for resource and datasource for zone-forward

* Update infoblox_zone_forward.tf
* Added document for host record, IPv6 network and container.

* Added document for host record, IPv6 network and container.

* incorporated review comments
#368)

* Update wapi version to 2.9 in provider and updated website and Git doc
* Updated go version in '.go-version' file with verison 1.21
* Updated infoblox-go-client version 2.6.0 to 2.7.0

* [IMP] Updated vendor directory for infoblox-go-client v2.7.0
* Updated changelog.md and readme.md for 2.7.0 release

* incorporated review comments
Copy link
Collaborator

@JchhatbarInfoblox JchhatbarInfoblox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JkhatriInfobox JkhatriInfobox merged commit a345439 into master Jun 20, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants