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

Add 1pwd #9

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Add 1pwd #9

merged 1 commit into from
Jul 9, 2024

Conversation

np5
Copy link
Owner

@np5 np5 commented Jul 9, 2024

No description provided.

Copy link

github-actions bot commented Jul 9, 2024

Terraform Plan Output

Click to expand
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # zentral_monolith_manifest_sub_manifest.default-apps will be created
  + resource "zentral_monolith_manifest_sub_manifest" "default-apps" {
      + id              = (known after apply)
      + manifest_id     = 1
      + sub_manifest_id = (known after apply)
      + tag_ids         = (known after apply)
    }

  # zentral_monolith_sub_manifest.apps will be created
  + resource "zentral_monolith_sub_manifest" "apps" {
      + description = "The mandatory apps for our standard macOS client"
      + id          = (known after apply)
      + name        = "Mandatory apps"
    }

  # zentral_monolith_sub_manifest_pkg_info.onepassword will be created
  + resource "zentral_monolith_sub_manifest_pkg_info" "onepassword" {
      + default_shard    = 100
      + excluded_tag_ids = []
      + featured_item    = false
      + id               = (known after apply)
      + key              = "managed_installs"
      + pkg_info_name    = "1Password"
      + shard_modulo     = 100
      + sub_manifest_id  = (known after apply)
      + tag_shards       = []
    }

Plan: 3 to add, 0 to change, 0 to destroy.

Copy link
Collaborator

@whoami-np5 whoami-np5 left a comment

Choose a reason for hiding this comment

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

LGTM

@whoami-np5 whoami-np5 merged commit 0284a00 into main Jul 9, 2024
2 checks passed
@whoami-np5 whoami-np5 deleted the 20240709_add_1pwd branch July 9, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants