Skip to content

Commit 5ad2e9f

Browse files
authored
go-client version, changelog and docs (#294)
1) updating infoblox-go-client's version in go.mod 2) updating the documentation for 'infoblox_ptr_record' resource 3) updating CHANGELOG.md
1 parent ea8fc24 commit 5ad2e9f

File tree

5 files changed

+19
-5
lines changed

5 files changed

+19
-5
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v2.3.0](https://github.com/infobloxopen/terraform-provider-infoblox/tree/v2.3.0) (2023-04-13)
4+
- Minimal required Go-lang version is bumped up
5+
- infoblox_ptr_record resource's behaviour changes (see the documentation changes for the details)
6+
- 'dns_view' and 'network_view' fields are now optional for all the `resources and data sources
7+
- New resources:
8+
- infoblox_mx_record
9+
- infoblox_txt_record
10+
- infoblox_srv_record
11+
- New data sources:
12+
- infoblox_mx_record
13+
- infoblox_txt_record
14+
- infoblox_srv_record
15+
- Bugfixes
16+
317
## [v2.2.0](https://github.com/infobloxopen/terraform-provider-infoblox/tree/v2.2.0) (2022-12-07)
418
- New feature: ability to import resources from existing NIOS objects
519
- New Data sources:

docs/resources/infoblox_ptr_record.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following list describes the parameters you can define for the `infoblox_ptr
1818

1919
-> When creating the PTR-record in a forward-mapping zone, `ptrdname` and `record_name` parameters are required, and `network_view` is optional. The corresponding forward-mapping zone must have been already created at the appropriate DNS view.
2020

21-
-> When creating a PTR-record in a reverse-mapping zone, you must specify the `ptrdname` attribute with either the `ip_addr`, `cidr`, or `record_name` attribute. If you configure all three parameters, that is `ip_addr`, `cidr`, and `record_name`, the order of precedence for the record creation is `record_name` > `ip_addr` > `cidr`. The values of parameters with lower precedence are ignored.
21+
-> When creating a PTR record in a reverse-mapping zone, you must specify the `ptrdname` parameter with any one of the `ip_addr`, `cidr`, and `record_name` parameters. Configuring any two or all of `ip_addr`, `cidr`, and `record_name` parameters in a resource block is not supported.
2222

2323
### Example of a PTR-record Resource
2424

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/google/uuid v1.3.0
77
github.com/hashicorp/terraform-plugin-log v0.7.0
88
github.com/hashicorp/terraform-plugin-sdk/v2 v2.4.3
9-
github.com/infobloxopen/infoblox-go-client/v2 v2.2.1-0.20230327031704-8624a4a85c52
9+
github.com/infobloxopen/infoblox-go-client/v2 v2.3.0
1010
github.com/sirupsen/logrus v1.8.0
1111
)
1212

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,8 @@ github.com/hpcloud/tail v1.0.0/go.mod h1:ab1qPbhIpdTxEkNHXyeSf5vhxWSCs/tWer42PpO
201201
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
202202
github.com/imdario/mergo v0.3.9 h1:UauaLniWCFHWd+Jp9oCEkTBj8VO/9DKg3PV3VCNMDIg=
203203
github.com/imdario/mergo v0.3.9/go.mod h1:2EnlNZ0deacrJVfApfmtdGgDfMuh/nq6Ok1EcJh5FfA=
204-
github.com/infobloxopen/infoblox-go-client/v2 v2.2.1-0.20230327031704-8624a4a85c52 h1:3jKHbil9SHLUY8W/J+S1k9SUr4PrZBI965FBi2QZYqc=
205-
github.com/infobloxopen/infoblox-go-client/v2 v2.2.1-0.20230327031704-8624a4a85c52/go.mod h1:ZR191VH7ccpUZ+dzjALQorTevLPv+1P9N62TGJ87ib0=
204+
github.com/infobloxopen/infoblox-go-client/v2 v2.3.0 h1:xLHcstumFvziz8dhrc+8gNRwfAyM2Q0nLSlyfK0+3XU=
205+
github.com/infobloxopen/infoblox-go-client/v2 v2.3.0/go.mod h1:ZR191VH7ccpUZ+dzjALQorTevLPv+1P9N62TGJ87ib0=
206206
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 h1:BQSFePA1RWJOlocH6Fxy8MmwDt+yVQYULKfN0RoTN8A=
207207
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99/go.mod h1:1lJo3i6rXxKeerYnT8Nvf0QmHCRC1n8sfWVwXF2Frvo=
208208
github.com/jessevdk/go-flags v1.4.0/go.mod h1:4FA24M0QyGHXBuZZK/XkWh8h0e1EYbRYJSGM75WSRxI=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ github.com/hashicorp/terraform-plugin-sdk/v2/terraform
181181
# github.com/hashicorp/yamux v0.0.0-20181012175058-2f1d1f20f75d
182182
## explicit
183183
github.com/hashicorp/yamux
184-
# github.com/infobloxopen/infoblox-go-client/v2 v2.2.1-0.20230327031704-8624a4a85c52
184+
# github.com/infobloxopen/infoblox-go-client/v2 v2.3.0
185185
## explicit; go 1.17
186186
github.com/infobloxopen/infoblox-go-client/v2
187187
# github.com/jmespath/go-jmespath v0.0.0-20180206201540-c2b33e8439af

0 commit comments

Comments
 (0)