Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2019, 2025
# SPDX-License-Identifier: MPL-2.0

nodeLinker: node-modules
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2019, 2025
# SPDX-License-Identifier: MPL-2.0

FROM docker.mirror.hashicorp.services/jsii/superchain:1-bookworm-slim-node20-nightly@sha256:cd75861281b3f9d503629a87e3529026b588500a752ae60b16c5f226344de2a7
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2020 HashiCorp, Inc.
Copyright IBM Corp. 2019, 2025

Mozilla Public License, version 2.0

Expand Down
2 changes: 1 addition & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Copyright (c) HashiCorp, Inc.
* Copyright IBM Corp. 2019, 2025
* SPDX-License-Identifier: MPL-2.0
*/

Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/aws/Main.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/azure/Main.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/AspectsStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:aspect-tagging
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/AspectsValidationStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:aspect-validation
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/AssetStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:assets
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/ConstructsScopeStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:constructs-scope
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/ConstructsStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:constructs
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/DataSources.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:datasources
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/FunctionStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:functions
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/FunctionsOther.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/HclInteropStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:hcl-interop
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/IteratorStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/LocalBackendStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:remote-backend-migrate
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/LocalModuleStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:modules-examples
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/Main.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/ModuleStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:modules-install-modules
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/MyConstructs.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using Constructs;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/OperatorStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/OutputVariableStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:var-out-output-values
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/OutputsUsageStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:var-out-define-output-values
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/ProviderClassesStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:providers-import-classes
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/ProviderStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:providers-import-providers
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/ReferencesStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/RemoteBackendStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:remote-backend-define
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/RemoteStateDataSources.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:remote-state-datasources
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/RemoteStateStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:var-out-define-reference-remote-state
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/ResourcesStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/StackDependenciesStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/StacksMultipleStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/StacksSingleStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/TerraformHclModuleStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:modules-create-modules
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/TokensStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0


Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/VariablesStack.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0


Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0
using Constructs;
using System.Collections.Generic;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0
using System.Collections.Generic;
using Constructs;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/constructs/MyVpc.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0
using Constructs;
using System.Collections.Generic;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/local_module/outputs.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2019, 2025
# SPDX-License-Identifier: MPL-2.0

# Output variable definitions
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/documentation/local_module/variables.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright (c) HashiCorp, Inc.
# Copyright IBM Corp. 2019, 2025
# SPDX-License-Identifier: MPL-2.0

# Input variable definitions
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/google/Main.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/csharp/ucloud/Main.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

using System;
Expand Down
2 changes: 1 addition & 1 deletion examples/go/aws/main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/azure/main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/docker/main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

/*
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/aspects-validation.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:aspects-validation
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/aspects.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:aspect-tagging
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/assets.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:assets
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/constructs-scope.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:constructs-scope
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/constructs.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

// DOCS_BLOCK_START:constructs
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/datasources-remote-state.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/datasources.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/functions-other.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/functions.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/hcl-interop.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/iterators.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/main.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/modules.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/myconstructs/docker-backend.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package myconstructs
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/myconstructs/myconstructs.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package myconstructs
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/myconstructs/vpc.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package myconstructs
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/operators.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
2 changes: 1 addition & 1 deletion examples/go/documentation/outputs-usage.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (c) HashiCorp, Inc.
// Copyright IBM Corp. 2019, 2025
// SPDX-License-Identifier: MPL-2.0

package main
Expand Down
Loading
Loading