terraform-provider-ipcalc
Terraform provider for IPCalc-like functionality
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.7%) to scientific vocabulary
Keywords
ipcalc
terraform
terraform-provider
Last synced: 6 months ago
·
JSON representation
·
Repository
Terraform provider for IPCalc-like functionality
Basic Info
- Host: GitHub
- Owner: metio
- License: 0bsd
- Language: Go
- Default Branch: main
- Homepage: https://registry.terraform.io/providers/metio/ipcalc
- Size: 272 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 43
Topics
ipcalc
terraform
terraform-provider
Created about 2 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Security
Authors
README.md
terraform-provider-ipcalc 
Terraform provider for the ipcalc-like functionality.
Available in the Terraform Registry
Owner
- Name: metio.wtf
- Login: metio
- Kind: organization
- Website: https://metio.wtf/
- Repositories: 28
- Profile: https://github.com/metio
Citation (CITATION.cff)
# SPDX-FileCopyrightText: The terraform-provider-ipcalc Authors # SPDX-License-Identifier: 0BSD cff-version: 1.2.0 title: terraform-provider-ipcalc message: If you use this software, please cite it as below. type: software authors: - family-names: Hoß given-names: Sebastian email: seb@hoß.de url: https://registry.terraform.io/providers/metio/ipcalc/ license: 0BSD keywords: - DNS - IP - go - make - terraform - terraform-provider
GitHub Events
Total
- Release event: 19
- Watch event: 1
- Delete event: 18
- Issue comment event: 4
- Push event: 19
- Pull request event: 39
- Create event: 39
Last Year
- Release event: 19
- Watch event: 1
- Delete event: 18
- Issue comment event: 4
- Push event: 19
- Pull request event: 39
- Create event: 39
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 65
- Average time to close issues: N/A
- Average time to close pull requests: about 4 hours
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.14
- Merged pull requests: 62
- Bot issues: 0
- Bot pull requests: 64
Past Year
- Issues: 0
- Pull requests: 34
- Average time to close issues: N/A
- Average time to close pull requests: about 8 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.26
- Merged pull requests: 31
- Bot issues: 0
- Bot pull requests: 34
Top Authors
Issue Authors
- dependabot[bot] (2)
Pull Request Authors
- dependabot[bot] (93)
- sebhoss (2)
Top Labels
Issue Labels
dependencies (2)
Pull Request Labels
dependencies (93)
go (13)
enhancement (2)
Packages
- Total packages: 1
- Total downloads: unknown
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 0
proxy.golang.org: github.com/metio/terraform-provider-ipcalc
- Homepage: https://github.com/metio/terraform-provider-ipcalc
- Documentation: https://pkg.go.dev/github.com/metio/terraform-provider-ipcalc#section-documentation
- License: 0BSD
Rankings
Dependent packages count: 8.3%
Average: 8.9%
Dependent repos count: 9.4%
Last synced:
7 months ago
Dependencies
.github/workflows/codeql-analysis.yml
actions
- actions/checkout v4 composite
- github/codeql-action/analyze v3 composite
- github/codeql-action/autobuild v3 composite
- github/codeql-action/init v3 composite
.github/workflows/dependabot-automerge.yml
actions
.github/workflows/release.yml
actions
- EndBug/latest-tag latest composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- crazy-max/ghaction-import-gpg v6 composite
- dawidd6/action-send-mail v3 composite
- goreleaser/goreleaser-action v5 composite
- s3krit/matrix-message-action v0.0.3 composite
.github/workflows/reuse.yml
actions
- actions/checkout v4 composite
- fsfe/reuse-action v2 composite
.github/workflows/verify.yml
actions
- actions/checkout v4 composite
- actions/setup-go v5 composite
- golangci/golangci-lint-action v3 composite
- hashicorp/setup-terraform v3 composite
go.mod
go
- cloud.google.com/go v0.110.8
- cloud.google.com/go/compute v1.23.0
- cloud.google.com/go/compute/metadata v0.2.3
- cloud.google.com/go/iam v1.1.2
- cloud.google.com/go/storage v1.30.1
- github.com/Kunde21/markdownfmt/v3 v3.1.0
- github.com/Masterminds/goutils v1.1.1
- github.com/Masterminds/semver/v3 v3.2.0
- github.com/Masterminds/sprig/v3 v3.2.3
- github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/armon/go-radix v1.0.0
- github.com/aws/aws-sdk-go v1.44.122
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
- github.com/bgentry/speakeasy v0.1.0
- github.com/cloudflare/circl v1.3.7
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.16.0
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.6.0
- github.com/google/s2a-go v0.1.4
- github.com/google/uuid v1.3.1
- github.com/googleapis/enterprise-certificate-proxy v0.2.4
- github.com/googleapis/gax-go/v2 v2.12.0
- github.com/gruntwork-io/terratest v0.46.11
- github.com/hashicorp/cli v1.1.6
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-checkpoint v0.5.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320
- github.com/hashicorp/go-getter v1.7.1
- github.com/hashicorp/go-hclog v1.5.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-plugin v1.6.0
- github.com/hashicorp/go-safetemp v1.0.0
- github.com/hashicorp/go-uuid v1.0.3
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hc-install v0.6.2
- github.com/hashicorp/hcl/v2 v2.19.1
- github.com/hashicorp/logutils v1.0.0
- github.com/hashicorp/terraform-exec v0.20.0
- github.com/hashicorp/terraform-json v0.20.0
- github.com/hashicorp/terraform-plugin-docs v0.17.0
- github.com/hashicorp/terraform-plugin-framework v1.5.0
- github.com/hashicorp/terraform-plugin-framework-validators v0.12.0
- github.com/hashicorp/terraform-plugin-go v0.20.0
- github.com/hashicorp/terraform-plugin-log v0.9.0
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.30.0
- github.com/hashicorp/terraform-plugin-testing v1.6.0
- github.com/hashicorp/terraform-registry-address v0.2.3
- github.com/hashicorp/terraform-svchost v0.1.1
- github.com/hashicorp/yamux v0.1.1
- github.com/huandu/xstrings v1.3.3
- github.com/imdario/mergo v0.3.15
- github.com/jinzhu/copier v0.0.0-20190924061706-b57f9002281a
- github.com/jmespath/go-jmespath v0.4.0
- github.com/klauspost/compress v1.15.11
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.9
- github.com/mattn/go-zglob v0.0.2-0.20190814121620-e3c945676326
- github.com/mitchellh/copystructure v1.2.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/mitchellh/reflectwalk v1.0.2
- github.com/oklog/run v1.1.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/posener/complete v1.2.3
- github.com/russross/blackfriday v1.6.0
- github.com/shopspring/decimal v1.3.1
- github.com/spf13/cast v1.5.0
- github.com/stretchr/testify v1.8.4
- github.com/tmccombs/hcl2json v0.3.3
- github.com/ulikunitz/xz v0.5.10
- github.com/vmihailenco/msgpack v4.0.4+incompatible
- github.com/vmihailenco/msgpack/v5 v5.4.1
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/yuin/goldmark v1.6.0
- github.com/yuin/goldmark-meta v1.1.0
- github.com/zclconf/go-cty v1.14.1
- go.opencensus.io v0.24.0
- golang.org/x/crypto v0.18.0
- golang.org/x/exp v0.0.0-20231006140011-7918f672742d
- golang.org/x/mod v0.14.0
- golang.org/x/net v0.20.0
- golang.org/x/oauth2 v0.13.0
- golang.org/x/sync v0.4.0
- golang.org/x/sys v0.16.0
- golang.org/x/text v0.14.0
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/api v0.128.0
- google.golang.org/appengine v1.6.8
- google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97
- google.golang.org/genproto/googleapis/api v0.0.0-20231002182017-d307bd883b97
- google.golang.org/genproto/googleapis/rpc v0.0.0-20231002182017-d307bd883b97
- google.golang.org/grpc v1.60.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
go.sum
go
- 1028 dependencies