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

Block MacPaw #11

Merged
merged 1 commit into from
Jul 9, 2024
Merged

Block MacPaw #11

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_santa_rule.teamid-macpaw will be created
  + resource "zentral_santa_rule" "teamid-macpaw" {
      + configuration_id        = 1
      + custom_message          = "No MacPaw apps are allowed!!!"
      + description             = "Block MacPaw apps, mostly for demo purposes"
      + excluded_primary_users  = []
      + excluded_serial_numbers = []
      + excluded_tag_ids        = []
      + id                      = (known after apply)
      + policy                  = "BLOCKLIST"
      + primary_users           = []
      + ruleset_id              = (known after apply)
      + serial_numbers          = []
      + tag_ids                 = []
      + target_identifier       = "S8EX82NJP6"
      + target_type             = "TEAMID"
      + version                 = (known after apply)
    }

Plan: 1 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 ce83b8e into main Jul 9, 2024
2 checks passed
@whoami-np5 whoami-np5 deleted the 20240709_macpaw branch July 9, 2024 20:05
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