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

Dev2.8 #415

Merged
merged 29 commits into from
Oct 30, 2024
Merged

Dev2.8 #415

merged 29 commits into from
Oct 30, 2024

Conversation

JkhatriInfobox
Copy link
Collaborator

  • Added support for Zone Delegated objects for both resources and data sources.
  • Introduced support for the disable and aliases fields in Host records.
  • Enabled the creation of A, AAAA, and IP Allocation (Host Record) with the Next Available IP feature, with extensible attributes.
  • Facilitated the creation of Network and Network Container records using the Next Available Network/NetworkContainer feature, with extensible attributes.

Aish-sp and others added 27 commits October 8, 2024 10:54
---------

Co-authored-by: Neil Garratt <[email protected]>
Co-authored-by: Piper Dougherty <[email protected]>
* Implement next_available network support for NW and NW conatiner

* adding next_available_ip support for RecordAAAA and RecordHost in terraform

* adding support for next-available-ip for hostrecord and record:aaaa
* test cases for a record and aaaa record

* test cases for aaaa record - next_available_ip
…est cases for alias field (#392)

* test cases for a record and aaaa record

* test cases for aaaa record - next_available_ip

* validation if aliases have domain name suffix if dns is enabled and test cases for alias field

* aliases for ip association
* adding other fields for host-record

* change next-available-ip function in recordA

* Host record after rebasing
* Fix for NPA-193

* Fix for NPA-195--->Added a function to handle leading zeros for IPV6

* handling leading zeros for cidr in network container
Added missing braces for statfunc
* NPA-199: fix- updating error message and ip_association_test file

* NPA-201 fix: setting CIDR value while dynamic allocation of NW, NWC and updating documentation for filter_params fields and error msg for alias format

* removing disable field from AAAA record
modified the test cases for host record
DiffSuppressFunc added to handle the plan difference between configuration file and state file
#398)

* test cases for host record and network container for next available IP

* revert the changes for cidr and added IPV6 test case for network container
…is disabled (#406)

* DiffSupress function changes for alias field in host record when dns is disabled

* Updating ttl value : ttl value being de-referenced in the assoication when its nil
* updating documentation and adding examples for next-available and zone-delegated

* NPA-200 fix: deleting aliases when dns is enabled
… fields. (#414)

* setting ip_addr_type, object fields to null during import and disable field during import and read

* adding error check for d.set
…#412)

* updating docs folder and ReadME for zone-delegated and next-available

* updating review comments for documentation

* removing default values for data source example
@JkhatriInfobox JkhatriInfobox merged commit ec4b1ea into master Oct 30, 2024
3 checks passed
Copy link
Collaborator

@Chaithra001 Chaithra001 left a comment

Choose a reason for hiding this comment

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

LGTM

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