-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Prepared spot_instance_basic for inclusion in C.G.C. documentation #5950
Prepared spot_instance_basic for inclusion in C.G.C. documentation #5950
Conversation
Hello! I am a robot who works on Magic Modules PRs. I have detected that you are a community contributor, so your PR will be assigned to someone with a commit-bit on this repo for initial review. Thanks for your contribution! A human will be with you soon. @shuyama1, please review this PR or find an appropriate assignee. |
Tests analyticsTotal tests: Action takenTriggering VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccFirebaserulesRelease_BasicRelease|TestAccServiceNetworkingPeeredDNSDomain_basic|TestAccCGCSnippet_spotInstanceBasicExample |
/gcbrun |
Tests analyticsTotal tests: Action takenTriggering VCR tests in RECORDING mode for the following tests that failed during VCR: TestAccComputeForwardingRule_update|TestAccServiceNetworkingPeeredDNSDomain_basic|TestAccDatasourceGoogleServiceNetworkingPeeredDnsDomain_basic |
Tests passed during RECORDING mode: Tests failed during RECORDING mode: Please fix these to complete your PR |
Fixed the conflict, please initiate test again |
Hey @saqibkhanspeaks12. Looks like the conflicts still exit. Would you mind taking a look? Sorry about that. Please let me if you have any questions. Also we just promoted Spot VMs to GA recently in #5960. But it's totally your call if you want to add this in GA as well :) |
@shuyama1 Thanks for letting me know. I wasn't aware of the update to GA. If it makes more sense, should I just close the beta PR and raise a new PR for GA provider itself? that way this remains more relevant. Looking for the best way to take this forward. |
Simply removing |
…stance_template` & `google_compute_instance` resource (GoogleCloudPlatform#5696) * update instance template validatefunc values Co-authored-by: upodroid <cy@borg.dev> * add the change to instances as well * fix docs again * remove ValidateFunc
* Add new IGM.UpdatePolicy features - minimal_action=REFRESH and most_disruptive_allowed_action * Fix documentation of most_disruptive_allowed_action * Make most_disruptive_allowed_action an Optional field. * Fix RMIG UpdatePolicy flattening. * Fix most_disruptive_allowed_action documentation - new field is Optional. * Fix most_disruptive_allowed_action documentation - and improve testing. * Fix whitespaces in test. Co-authored-by: Grzegorz Sancewicz <gsancewicz@google.com>
* Fixed database version * Updated DB versions
* Added Cloud SQL flags and user examples * Changed name to id to fix Reference to undeclared resource error * fixed references * fixed flags * Removed the user part because it's causing errors
Co-authored-by: upodroid <cy@borg.dev> Co-authored-by: Riley Karson <rileykarson@google.com>
…#4956)" (GoogleCloudPlatform#5964) This reverts commit 31d1d16.
)" (GoogleCloudPlatform#5968) This reverts commit e379f06.
Created sample for creating spot basic Spot VM for CGC
https://cloud.google.com/compute/docs/instances/create-use-spot#create
If this PR is for Terraform, I acknowledge that I have:
make test
andmake lint
to ensure it passes unit and linter tests.Release Note Template for Downstream PRs (will be copied)