Skip to content

Feature/registry provider platform#145

Merged
isivaselvan merged 7 commits into
next-1.0.0from
feature/registry-provider-platform
May 7, 2026
Merged

Feature/registry provider platform#145
isivaselvan merged 7 commits into
next-1.0.0from
feature/registry-provider-platform

Conversation

@isivaselvan

@isivaselvan isivaselvan commented May 7, 2026

Copy link
Copy Markdown
Collaborator

Description

Testing plan

External links

JIRA

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

> python examples/registry_provider_platform.py \                                
  --organization prab-sandbox01 \        
  --namespace prab-sandbox01 \
  --name test-provider-17619 \
  --version 1.0.0 \


================================================================================
Listing platforms for private/prab-sandbox01/test-provider-1764 @ 1.0.0
================================================================================
- Platform linux/amd64 (ID: provpltfrm-FwiV4Lwcem8oSZG3)
  Filename: terraform-provider-test-provider-1769_1.0.0_linux_amd64.zip
  Shasum: 8f69533712fbb38a2dec1bba38
  Provider Binary Uploaded: False
  Permissions:
    Can Delete: True
    Can Upload Asset: True
  Links:
    provider-binary-upload: https://archivist.terraform.io/v1/object/dmF1bHQ6djU6ZU9KbDl6Mkp0MjBNQkU1d2pkNGxWcUJ4dEd0emNyK3Q0RGFXaXpYT3VpQjFQeTNsa0YvaHFJVisyMUVXbkg5MmF3cFlwY3BDZStPbWl6L25Oa0pOcFE9PQ

- Platform darwin/arm64 (ID: provpltfrm-2ERtC9PxFBvN8u2H)
  Filename: terraform-provider-test-provider-176619_1.0.0_darwin_arm64.zip
  Shasum: de3c351d7f5c1c4d558b8cea3731a49b15f63de5bbbafc0165
  Provider Binary Uploaded: False
  Permissions:
    Can Delete: True
    Can Upload Asset: True
  Links:
    provider-binary-upload: https://archivist.teKVHB6UzRUaEhBZXdpNlFqVGFQN1lLMzJwNVJ1SVhteFZPblZCaGRTV21qTkxyeU1nL2huMFhiMnVKZE9Xckh0NjZVNclZYVkZ1UGpXZFJXSXNjWFpsRXg0S3M1Umc9PQ

Total: 2 platforms


> python examples/registry_provider_platform.py \                                
  --organization prab-sandbox01 \        
  --namespace prab-sandbox01 \
  --name test-provider-17619 \
  --version 1.0.0 \
  --read \
  --os darwin \
  --arch arm64 \


================================================================================
Reading platform: darwin/arm64
================================================================================
Platform ID: provpltfrm-2ERtC9PxFBvN8u2H
  OS: darwin
  Arch: arm64
  Filename: terraform-provider-test-provider-17649_1.0.0_darwin_arm64.zip
  Shasum: de3c351d71a49b15f63de5bbbafc0165
  Provider Binary Uploaded: False
  Permissions:
    Can Delete: True
    Can Upload Asset: True
  Links:
    provider-binary-upload: https://archivist.terraform.io/v1/object/dmF1bHQ6djU6TFZNamFNcFQrU1VJU1ZKQkswZk9RRE1Fb08vUUE3dERjQytEdlNGsvamV4elNiUmpwVG92NzdSU3Y1ekNXcWZLQkw4RCtMSUUxeGxESFM4eDh5UUZxL0ZpMDJNT08yWHlmd1p3Qld1dUE9PQ


> python examples/registry_provider_platform.py --organization prab-sandbox01 --namespace prab-sandbox01 --name test-provider-1764841619 --version 1.0.0 --create --os freebsd --arch amd64 --shasum "abc123def4ef456abc123def456abc1" --filename "terraform-provider-test-provider-17619_1.0.0_freebsd_amd64.zip"

================================================================================
Creating platform: freebsd/amd64
================================================================================
Created platform: provpltfrm-Z5fg5SNUerLvW51P
  OS: freebsd
  Arch: amd64
  Filename: terraform-provider-test-provider-17619_1.0.0_freebsd_amd64.zip
  Shasum: abc123def456abc123def456abc1
  Provider Binary Uploaded: False

  Upload URLs:
    Provider Binary: https://archivist.terraform.io/v1/object/dmF1bHQ6djU6d3dDMHJKMy9XSjAvaFFRaHBvQVpRL3I2NW8wRUNBWW5Mb1vVkrUkZZdkNQeWw5TTFjTjdmUWJUQnc9PQ


> python examples/registry_provider_platform.py --organization prab-sandbox01 --namespace prab-sandbox01 --name test-provider-17619 --version 1.0.0 --delete --os freebsd --arch amd64 

================================================================================
Deleting platform: freebsd/amd64
================================================================================
Platform to delete:
  ID: provpltfrm-Z5fg5SNUerLvW51P
  OS/Arch: freebsd/amd64
  Filename: terraform-provider-test-provider-17619_1.0.0_freebsd_amd64.zip

  Successfully deleted platform: freebsd/amd64

================================================================================
Listing platforms after deletion
================================================================================
- linux/amd64 (ID: provpltfrm-FwiV4Lwcem8oSZG3)
- darwin/arm64 (ID: provpltfrm-2ERtC9PxFBvN8u2H)

Rollback Plan

Changes to Security Controls

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

If you have any questions, please contact your direct supervisor, GRC (#team-grc), or the PCI working group (#proj-pci-reboot). You can also find more information at PCI Compliance.

@isivaselvan isivaselvan requested a review from a team as a code owner May 7, 2026 06:55
@isivaselvan isivaselvan merged commit 26ff34e into next-1.0.0 May 7, 2026
11 checks passed
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.

1 participant