Skip to content

feat: revert multiple feature addition #58#63

Merged
mitchell-phillips merged 1 commit intomainfrom
revert-60-ft-multiple-features
May 8, 2024
Merged

feat: revert multiple feature addition #58#63
mitchell-phillips merged 1 commit intomainfrom
revert-60-ft-multiple-features

Conversation

@mitchell-phillips
Copy link
Copy Markdown
Contributor

Reverts #60

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2024

test-data/tf_test.json

Terraform Plan: 11 to be created, 0 to be deleted, 0 to be updated, 0 to be replaced, 0 unchanged.

Resources to create

+ azurerm_linux_virtual_machine.calvinvm
+ azurerm_network_interface.calvin-nic
+ azurerm_network_interface_security_group_association.calvin-sg-nic
+ azurerm_network_security_group.calvin-security-group
+ azurerm_public_ip.calvin-ip
+ azurerm_resource_group.calvin
+ azurerm_storage_account.calvin-sa
+ azurerm_subnet.calvin-subnet
+ azurerm_virtual_network.calvin-vn
+ random_id.calvin-rid
+ tls_private_key.calvin_ssh

test-data/tf_test2.json

Terraform Plan: 9 to be created, 1 to be deleted, 1 to be updated, 0 to be replaced, 0 unchanged.

Resources to create

+ azurerm_linux_virtual_machine.calvinvm
+ azurerm_network_security_group.calvin-security-group
+ azurerm_public_ip.calvin-ip
+ azurerm_resource_group.calvin
+ azurerm_storage_account.calvin-sa
+ azurerm_subnet.calvin-subnet
+ azurerm_virtual_network.calvin-vn
+ random_id.calvin-rid
+ tls_private_key.calvin_ssh

Resources to delete

- azurerm_network_interface.calvin-nic

Resources to update

! azurerm_network_interface_security_group_association.calvin-sg-nic

test-data/tf_test3.json

Terraform Plan: 1 to be created, 0 to be deleted, 1 to be updated, 1 to be replaced, 35 unchanged.

Resources to create

+ module.aks_lz.module.key_vault.azurerm_private_endpoint.key_vault

Resources to update

! module.aks_lz.module.key_vault.azurerm_key_vault.key_vault

Resources to replace

- module.aks_lz.azurerm_virtual_hub_connection.aks_vnet_hub_connection[0]
+ module.aks_lz.azurerm_virtual_hub_connection.aks_vnet_hub_connection[0]

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2024

test-data/tf_test.json

Terraform Plan: 11 to be created, 0 to be deleted, 0 to be updated, 0 to be replaced, 0 unchanged.

Resources to create

+ azurerm_linux_virtual_machine.calvinvm
+ azurerm_network_interface.calvin-nic
+ azurerm_network_interface_security_group_association.calvin-sg-nic
+ azurerm_network_security_group.calvin-security-group
+ azurerm_public_ip.calvin-ip
+ azurerm_resource_group.calvin
+ azurerm_storage_account.calvin-sa
+ azurerm_subnet.calvin-subnet
+ azurerm_virtual_network.calvin-vn
+ random_id.calvin-rid
+ tls_private_key.calvin_ssh

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2024

test-data/tf_nochanges.json

There were no changes done to the infrastructure.

@mitchell-phillips mitchell-phillips merged commit ab68bb6 into main May 8, 2024
@mitchell-phillips mitchell-phillips deleted the revert-60-ft-multiple-features branch May 8, 2024 17:20
github-actions Bot pushed a commit that referenced this pull request May 8, 2024
# [1.5.0](v1.4.5...v1.5.0) (2024-05-08)

### Features

* additional feature additions ([#62](#62)) ([1465fa2](1465fa2))
* multiple feature addition [#58](#58)  ([#60](#60)) ([01f0321](01f0321))

### Reverts

* Revert " feat: multiple feature addition #58  (#60)" (#63) ([ab68bb6](ab68bb6)), closes [#58](#58) [#60](#60) [#63](#63)
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2024

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants