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 GCP Netblock Data Source #1580

Merged
merged 3 commits into from
Jun 4, 2018
Merged

Conversation

ortaman
Copy link
Contributor

@ortaman ortaman commented Jun 1, 2018

Fixes #1416

@ortaman
Copy link
Contributor Author

ortaman commented Jun 1, 2018

PR to #1416

@morgante
Copy link

morgante commented Jun 1, 2018

We also need to add docs.

@rosbo
Copy link
Contributor

rosbo commented Jun 1, 2018

Hi Tenorio,

The docs for data source live under website/docs/d, you can add a new file there for this data source. Then, you can add an entry in the side-menu in the google.erb file.

@ortaman
Copy link
Contributor Author

ortaman commented Jun 2, 2018

Hi, added the docs.

Copy link
Contributor

@rosbo rosbo left a comment

Choose a reason for hiding this comment

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

One small change and we are good to go.

Elem: &schema.Schema{Type: schema.TypeString},
Computed: true,
},
"cidr_blocks_ip4": {
Copy link
Contributor

Choose a reason for hiding this comment

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

For the sake of consistency with our other resources like cluster and route, let's call this field: cidr_blocks_ipv4. Same for the ipv6 block below.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

done.

@rosbo
Copy link
Contributor

rosbo commented Jun 4, 2018

Merging! Thanks a lot for your contribution.

@rosbo rosbo merged commit 6864f1f into hashicorp:master Jun 4, 2018
@rosbo rosbo changed the title Added GCP Netblock Data Source (#1416) Added GCP Netblock Data Source Jun 4, 2018
olvesh pushed a commit to olvesh/terraform-provider-google that referenced this pull request Jun 8, 2018
…-google

* 'master' of https://github.com/olvesh/terraform-provider-google: (24 commits)
  Cleanup after v1.14.0 release
  v1.14.0
  Update CHANGELOG.md
  Add new google_compute_regions (hashicorp#1603)
  Update CHANGELOG.md
  Fix forwarding rule data source test (hashicorp#1606)
  Update CHANGELOG.md
  Fix redis authorized network and tests. The Redis API currently only accepts partial links. The tests weren't failing because they weren't actually using the network (oops). There were a few other test issues that I fixed while I was there. Fixes hashicorp#1571. (hashicorp#1599)
  update auth docs (hashicorp#1587)
  Fix network_tier tests.
  Add documentation for network tier (hashicorp#1593)
  Warn about ip_version with ip_address in global forwarding rule (hashicorp#616)
  Update CHANGELOG.md
  add support for network tiers (hashicorp#1530)
  Update CHANGELOG.md
  Allow using in repo configuration for cloudbuild trigger (hashicorp#1557)
  Update CHANGELOG.md
  add update support for redis (hashicorp#1590)
  Update CHANGELOG.md
  Added GCP Netblock Data Source (hashicorp#1416) (hashicorp#1580)
  ...
chrisst pushed a commit to chrisst/terraform-provider-google that referenced this pull request Nov 9, 2018
* Added GCP Netblock Data Source (hashicorp#1416)

* Added docs for google_netblock_ip_ranges (hashicorp#1416)

* Code review changes (hashicorp#1416)
@ghost
Copy link

ghost commented Nov 18, 2018

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks!

@ghost ghost locked and limited conversation to collaborators Nov 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants