Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

refactor: bootstrap and vmseries #371

Merged
merged 17 commits into from
Jan 22, 2024
Merged

Conversation

FoSix
Copy link
Contributor

@FoSix FoSix commented Dec 19, 2023

No description provided.

Copy link
Contributor

@acelebanski acelebanski left a comment

Choose a reason for hiding this comment

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

Left a few comments, mainly regarding vmseries module.

modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/main.tf Show resolved Hide resolved
modules/vmseries/main.tf Outdated Show resolved Hide resolved
examples/vmseries/main.tf Outdated Show resolved Hide resolved
Copy link
Contributor

@acelebanski acelebanski left a comment

Choose a reason for hiding this comment

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

Some more comments on variables validation.

modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
Copy link
Contributor

@sebastianczech sebastianczech left a comment

Choose a reason for hiding this comment

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

As always great job 👍

modules/bootstrap/main.tf Outdated Show resolved Hide resolved
modules/bootstrap/versions.tf Outdated Show resolved Hide resolved
modules/vmseries/versions.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/main.tf Show resolved Hide resolved
modules/bootstrap/main.tf Show resolved Hide resolved
@FoSix FoSix force-pushed the 327-bootstrap-refactor branch from 2a7140b to e6ba3e8 Compare January 11, 2024 10:38
@FoSix FoSix force-pushed the 327-bootstrap-refactor branch from e6ba3e8 to 245d0a1 Compare January 11, 2024 10:57
@FoSix FoSix marked this pull request as ready for review January 12, 2024 12:59
@FoSix
Copy link
Contributor Author

FoSix commented Jan 12, 2024

/idempotence paths="examples/common_vmseries examples/dedicated_vmseries" tf_version="1.5. 1.6"

Testing job ID: 7502521268
Job result: SUCCESS

Copy link
Contributor

@acelebanski acelebanski left a comment

Choose a reason for hiding this comment

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

Left comments on the modules code.

modules/vmseries/variables.tf Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/main.tf Outdated Show resolved Hide resolved
modules/bootstrap/variables.tf Outdated Show resolved Hide resolved
modules/bootstrap/variables.tf Outdated Show resolved Hide resolved
modules/bootstrap/variables.tf Outdated Show resolved Hide resolved
modules/bootstrap/variables.tf Outdated Show resolved Hide resolved
tags = var.tags

queue_properties {
Copy link
Contributor

Choose a reason for hiding this comment

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

We don't need these settings anymore? Wouldn't storage_acl be useful?

Copy link
Contributor

Choose a reason for hiding this comment

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

I see, acl has been moved to azurerm_storage_account_network_rules.
Do we need the retention settings?

modules/bootstrap/variables.tf Outdated Show resolved Hide resolved
modules/bootstrap/.header.md Outdated Show resolved Hide resolved
modules/loadbalancer/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/main.tf Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
modules/vmseries/variables.tf Outdated Show resolved Hide resolved
examples/virtual_network_gateway/main.tf Outdated Show resolved Hide resolved
@FoSix FoSix force-pushed the 327-bootstrap-refactor branch from 3b8db91 to 8956833 Compare January 22, 2024 12:16
Copy link
Contributor

@acelebanski acelebanski left a comment

Choose a reason for hiding this comment

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

I'm fine with it now, let's fix the examples after we migrate to the new repo.

Copy link
Contributor

@alperenkose alperenkose left a comment

Choose a reason for hiding this comment

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

👍🏻

@FoSix FoSix merged commit ad1c4d7 into 307-refactor-modules Jan 22, 2024
@FoSix FoSix deleted the 327-bootstrap-refactor branch January 22, 2024 14:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants