Closed akira6592 closed 8 months ago
Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/999c79572558477f93d9e7d822f67e76
:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 56s :heavy_check_mark: build-ansible-collection SUCCESS in 8m 08s
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 79.49%. Comparing base (
8c52bf2
) to head (9ef69f0
). Report is 9 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Thank you for merging.
β Failed to cleanly apply 95786c976e6ed59d07ed922606cee3b38ef69581 on top of patchback/backports/stable-2/95786c976e6ed59d07ed922606cee3b38ef69581/pr-119
origin
remote.upstream
. If you don't
have it, here's how you can add it:
$ git remote add upstream https://github.com/ansible-collections/cloud.terraform.git
$ git fetch upstream
$ git checkout -b patchback/backports/stable-2/95786c976e6ed59d07ed922606cee3b38ef69581/pr-119 upstream/stable-2
$ git cherry-pick -x 95786c976e6ed59d07ed922606cee3b38ef69581
If it'll yell at you with something like fatal: Commit 95786c976e6ed59d07ed922606cee3b38ef69581 is a merge but no -m option was given.
, add -m 1
as follows instead:
$ git cherry-pick -m1 -x 95786c976e6ed59d07ed922606cee3b38ef69581
$ git push origin patchback/backports/stable-2/95786c976e6ed59d07ed922606cee3b38ef69581/pr-119
π€ @patchback I'm built with octomachinery and my source is open β https://github.com/sanitizers/patchback-github-app.
SUMMARY
Add azurerm vm types
azurerm_linux_virtual_machine
andazurerm_windows_virtual_machine
.ISSUE TYPE
COMPONENT NAME
terraform_state
inventory pluginADDITIONAL INFORMATION
The official Terraform documentation states the following:
My environment test.