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

TPG 3.0.0 #2679

Merged
merged 73 commits into from
Nov 13, 2019
Merged

TPG 3.0.0 #2679

merged 73 commits into from
Nov 13, 2019

Commits on Nov 13, 2019

  1. cloudbuild build trigger's trigger template should be required in 3.0…

    ….0. (#2352)
    
    * cloudbuild build trigger's trigger template should be required in 3.0.0.
    nat-henderson authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    944f067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dddf2b3 View commit details
    Browse the repository at this point in the history
  3. Remove Removed fields (#2391)

    megan07 authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    0a27c9c View commit details
    Browse the repository at this point in the history
  4. deprecated-->removed event notification config (#2390)

    * deprecated-->removed event notification config
    
    * remove singular config from tests/docs
    
    * pluralize
    
    * Update third_party/terraform/tests/resource_cloudiot_registry_test.go
    
    Co-Authored-By: Riley Karson <[email protected]>
    emilymye and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    f62ad50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9be7db0 View commit details
    Browse the repository at this point in the history
  6. Changing IAM audit config to be authoritative (#2438)

    * Changing IAM audit config to be authoritative
    
    * Remove unused code + test
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    6326cc0 View commit details
    Browse the repository at this point in the history
  7. Removing deprecated fields (#2436)

    megan07 authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    227daf3 View commit details
    Browse the repository at this point in the history
  8. Add validation for scratch disks in Instance Template (#2282)

    * Add validation for scratch disks
    
    * Remove source from scratch disk
    
    * Use hardcoded image
    
    * Add reverse logic
    rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    aec98d6 View commit details
    Browse the repository at this point in the history
  9. Change default id format from {{name}} to self_link_uri (#2461)

    * Change default id format from {{name}} to self_link_uri
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    99311c6 View commit details
    Browse the repository at this point in the history
  10. Updates to generated id formats (#2460)

    * Update ID fields for various MM-generated resources
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    e414c84 View commit details
    Browse the repository at this point in the history
  11. gofmt -s -w extra file

    rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    47dcf6a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b79dc2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c56714b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c0da2c3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    18dd2b8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eb24be7 View commit details
    Browse the repository at this point in the history
  17. Handwritten id updates for several compute resources (#2502)

    * Composer environment and compute attached disk id updates
    
    * Add compute instance
    
    * Add instance_from_group and instance_group
    
    * IGM id
    
    * Instance template tests passing
    
    * Add new id format to other calls of parseImportId in IGM
    
    * Small refactor to memoize var
    
    * Refactor, remove parseImportId in IGM
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    f84deb6 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8b96785 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    964a1c1 View commit details
    Browse the repository at this point in the history
  20. More handwritten ids (#2527)

    * Fix cloudfunction formatting, migrate RIGM id
    
    * Update security policy resource id
    
    * Update target pool id format
    
    * Add new id for container cluster
    
    * Node pool id updates
    
    * PR feedback, using parseImportId for container resources
    
    * Formatting
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    1e33f6e View commit details
    Browse the repository at this point in the history
  21. fix container cluster (#2550)

    megan07 authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    f17163a View commit details
    Browse the repository at this point in the history
  22. Datasource id updates (#2544)

    * Update datasources
    
    * formatting
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    afa3db8 View commit details
    Browse the repository at this point in the history
  23. Even more handwritten ids (#2540)

    * Dataproc cluster, job, google project
    
    * Update sql ssl cert, database instance ids
    
    * Project id comparison include projects/
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    246b383 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a330af8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    90b60e7 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4b48045 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    f159dd2 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    e5a61ec View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5984dd0 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4ab9623 View commit details
    Browse the repository at this point in the history
  31. remove long name behavior for pubsub subscriptions, clean up cu… (#2561)

    * remove long name behavior for pubsub subscriptions, clean up custom expanders
    
    * fix build
    
    * fix tests
    danawillow authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    5bc6852 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b270a37 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1cb3ea5 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    ef54f58 View commit details
    Browse the repository at this point in the history
  35. Test fixes based on integration tests, id formats + other easy fixes (#…

    …2605)
    
    * Test fixes based on integration tests, id formats + other easy fixes
    
    * Compute network id test update
    
    * Fix region disk test id
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    36258de View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    3910f5c View commit details
    Browse the repository at this point in the history
  37. Test updates to not depend on id format. Also test fixes (#2609)

    * Test updates to not depend on id format. Also test fixes
    
    * Typo
    
    * location -> region in node pool test
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    ea2b36b View commit details
    Browse the repository at this point in the history
  38. Cluster test fixes (#2611)

    * Fix container cluster tests, and signed url key, instance group
    
    * Fix invalid accessor
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    2f23b61 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    1a5847a View commit details
    Browse the repository at this point in the history
  40. Rigm/igm field removals for 3.0.0 (#2595)

    * Remove deprecated IGM fields for 3.0
    chrisst authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    ebbe141 View commit details
    Browse the repository at this point in the history
  41. fix imports (#2619)

    chrisst authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    599d1d0 View commit details
    Browse the repository at this point in the history
  42. Remove automatic subnetwork creation in GKE (#2615)

    * Remove automatic subnetwork creation in GKE
    
    * Update docs, add Computed
    rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    6228d25 View commit details
    Browse the repository at this point in the history
  43. More integration test fixes (#2617)

    * Fix bigtable for real, scratch disk size, target pool checks
    
    * Proxy test fixes
    
    * CloudIOT registry set removed field to nil. Add specific id format for access context manager
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    4152e82 View commit details
    Browse the repository at this point in the history
  44. (r)igm imports for customdiff (#2623)

    * (r)igm imports for customdiff
    
    * Fix schema issues
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    4c77a9c View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    503be4f View commit details
    Browse the repository at this point in the history
  46. Forwardingrule ip address (#2620)

    add the validation function
    chrisst authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    b610139 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    618d645 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    732299c View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    5081dbe View commit details
    Browse the repository at this point in the history
  50. Send null logConfig if subnetwork is L7ILB (#2635)

    * Send null logConfig if subnetwork is L7ILB
    
    * Move subnet ilb check to only if logConfig unspecified
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    978b430 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    0630ff3 View commit details
    Browse the repository at this point in the history
  52. Make master_authorized_networks_config.cidr_blocks Optional in… (#2642)

    * Make master_authorized_networks_config.cidr_blocks Optional in GKE
    
    * Add note
    rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    a6227da View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    225f27d View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    f0757f4 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    b283cf4 View commit details
    Browse the repository at this point in the history
  56. add exactly_one_of to magic modules

    update comment
    megan07 authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    394a128 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    a74822d View commit details
    Browse the repository at this point in the history
  58. Add upgrade guide for subnetwork log_config (#2653)

    * Add upgrade guide for subnetwork log_config
    
    * Add examples for subnet logConfig update
    
    * Wording on upgrade guide
    slevenick authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    50ed60b View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    39397b2 View commit details
    Browse the repository at this point in the history
  60. Add misc entries to the upgrade guide (#2657)

    * Add misc entries to the upgrade guide
    
    * Remove extra space
    rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    68dff48 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    24d5dfb View commit details
    Browse the repository at this point in the history
  62. Add upgrade guide notes. (#2663)

    paddycarver authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    1f85129 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    9ee652e View commit details
    Browse the repository at this point in the history
  64. Convert old import formats (using non-/) to use /. (#2638)

    * Convert old import formats (using non-/) to use /.
    nat-henderson authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    9381806 View commit details
    Browse the repository at this point in the history
  65. Upgrade proofreading (#2668)

    * Add upgrade note for IoT registry event_notification_configs (#2390) (#2651)
    
    Merged PR #2651.
    
    * sort upgrade guide; change wording in a few places
    danawillow authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    2136b06 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    2843f2b View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    c7756ac View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    176cdff View commit details
    Browse the repository at this point in the history
  69. update upgrade guide (#2665)

    megan07 authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    7a51a89 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    fb040de View commit details
    Browse the repository at this point in the history
  71. Add rigm to upgrade guide (#2667)

    Update docs to be accurate for 3.0
    chrisst authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    26cf915 View commit details
    Browse the repository at this point in the history
  72. proofreading changes (#2676)

    megan07 authored and rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    4797f26 View commit details
    Browse the repository at this point in the history
  73. Add back lost newlines

    rileykarson committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    cae5354 View commit details
    Browse the repository at this point in the history