Skip to content

makenotion/pulumi-fivetran-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulumi Fivetran SDK

Instructions for regenerating

This SDK was generated using the following command sequence:

npm i
pulumi package gen-sdk --local terraform-provider@0.13.0 fivetran/fivetran 1.9.25
cp -r sdk/nodejs/* .
npm install
rm -r sdk

After the above steps, manually update this README.md file.

It is important that the version of the terraform-provider plugin used to generate this SDK matches the one installed in the Spacelift runner Docker image. To update the terraform-provider version:

  1. Run the above command sequence and commit the resulting Node.js SDK to this repo.
  2. Update the pinned tag/SHA in notion-next/src/pulumi/package.json if needed.
  3. Update the Spacelift runner Dockerfile to install the new plugin version.
  4. Cut a Github release that matches the underlying provider version number

Do not update this version without also regenerating the SDK and updating the pinned commit in notion-next/src/pulumi/package.json.

This provider is a derived work of the Terraform Provider distributed under MPL 2.0. If you encounter a bug or missing feature, please consult the source terraform-provider-fivetran repo.

About

Generated Pulumi SDK for the Fivetran Terraform provider

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors